#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)

# Enable verticle USB Port
echo host > /sys/kernel/debug/usb/fc000000.usb/mode

